Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.activities.ICategoryListener

Packages that use ICategoryListener
org.eclipse.ui.activities   
 

Uses of ICategoryListener in org.eclipse.ui.activities
 

Methods in org.eclipse.ui.activities with parameters of type ICategoryListener
 void ICategory.addCategoryListener(ICategoryListener categoryListener)
          Registers an instance of ICategoryListener to listen for changes to properties of this instance.
 void ICategory.removeCategoryListener(ICategoryListener categoryListener)
          Unregisters an instance of ICategoryListener listening for changes to properties of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.